projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16bb757
)
(utimbuf): New macro.
author
Geoff Voelker
<voelker@cs.washington.edu>
Thu, 23 Apr 1998 23:41:42 +0000
(23:41 +0000)
committer
Geoff Voelker
<voelker@cs.washington.edu>
Thu, 23 Apr 1998 23:41:42 +0000
(23:41 +0000)
src/s/ms-w32.h
patch
|
blob
|
history
diff --git
a/src/s/ms-w32.h
b/src/s/ms-w32.h
index 9a0b3ae466443f8b84fdfe26040ce869fefed27a..c0d3436738db1541a5a0ddedf8e2ebee4c3876f9 100644
(file)
--- a/
src/s/ms-w32.h
+++ b/
src/s/ms-w32.h
@@
-360,6
+360,7
@@
Boston, MA 02111-1307, USA. */
#define putw _putw
#define umask _umask
#define utime _utime
+#define utimbuf _utimbuf
#define index strchr
#define rindex strrchr